home *** CD-ROM | disk | FTP | other *** search
-
- showtext : shows text in "curses mode"
-
-
- Copyright (C) 1995 Rolf Jakob <rjakob@duffy1.franken.de>
-
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License, or
- (at your option) any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-
-
- Installation :
-
- Do a `make dep', a `make' and `make install'.
- Read the man page and for a short description do a
- `make manual'. This creates a file README.
- Before recompiling do a `make clean'.
-
- Directory `sample' contains some sample showtext files
- for experimenting with showtext.
-
- If you wander whoever even thinks about using this program :
- a friend of mine uses it for his BBS ;-) .. ok, he plans to do so ..
- If you find it useful, please send me a mail. I'm really
- interested if someone will use it.
-
- What I want to do next :
- -better macros with parameters
- -use parameter substitution more consequently
- -add string functions (maybe a substr function with pattern)
- -see if anybody is interested in showtext :-)
- -collect good ideas and patches from YOU !
- -keep documentation up to date (I surely missed something)
-
-
- Have fun,
- Rolf
-
-